runtime.g.tracking (field)
5 uses
runtime (current package)
proc.go#L1241: gp.tracking = true
proc.go#L1245: if !gp.tracking {
proc.go#L1294: gp.tracking = false
proc.go#L5120: newg.tracking = true
runtime2.go#L465: tracking bool // whether we're tracking this G for sched latency statistics
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)